From 2450e3575f3420c2e74f2c94f3b311fbc23ebde3 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Wed, 4 Feb 2009 11:57:47 +0000 Subject: [PATCH] docs: Add detach console note to xm man page I've been asked too many times about a hint in xm man page on how to 'detach' from a guest console - aka Ctrl+] Signed-off-by: Jim Fehlig --- docs/man/xm.pod.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/man/xm.pod.1 b/docs/man/xm.pod.1 index ad36fce6ab..bcb86f48ab 100644 --- a/docs/man/xm.pod.1 +++ b/docs/man/xm.pod.1 @@ -67,6 +67,8 @@ The attached console will perform much like a standard serial console, so running curses based interfaces over the console B. Vi tends to get very odd when using it over this interface. +Use the key combination Ctrl+] to detach the domain console. + =item B I [I] [I].. The create subcommand requires a config file and can optionally take a -- 2.30.2